﻿.about{ margin:0 auto; width:1200px;padding:50px 0; line-height:200%; text-indent:2em; font-size:15px;}
.about h2{text-align:center;font-size:36px; color:#111111; font-weight:bold}
.about h3{ margin:20px 0; font: 400 16px Helvetica, Arial, sans-serif;
  display: flex;
  justify-content: center;
  text-align:center;
  align-items: center;
  color:#333;}
.about h3:after, .about h3:before {
  background: #ddd;
  content: "";
  height: 1px;
  width: 30%;
}
.honor li{width: 300px; float: left; text-align: center;}
.honor li .num span:nth-child(1){font-size:58px; font-weight:bold; color:#3b3b3b;}
.honor li .num span:nth-child(2){font-size:58px; font-weight:bold; color:#999999;}
.honor li p{font-size:16px; margin-top:19px;}

.advantage{
	font-size:14px; 
	width:340px; 
	float:left; 
	margin-bottom:30px;
	border:1px solid #eaeaea;
	margin-right:20px;
	padding:20px;
}
.advantage span{
	font-size:25px;  
}

.advantage:hover span{
	font-size:25px;
	color:#d51419;  
}
.advantage:hover{
	font-size:14px; 
	width:340px; 
	float:left; 
	margin-bottom:30px;
	border:1px solid #eaeaea;
	margin-right:20px;
	padding:20px;
	color:#d51419;
	-webkit-box-shadow:0 0 30px #eeeeee;  
	-moz-box-shadow:0 0 30px #eeeeee;  
	box-shadow:0 0 30px #eeeeee;  
	z-index:9999;
}

.notice{line-height:38px;height:38px;width:500px;color:#fff;font-size:16px;background-color:#313232;text-align:center;-webkit-border-radius:38px;-moz-border-radius:38px;margin:0 auto;margin-top:25px}
